home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / eps141.zip / EPS.TXT < prev   
Text File  |  1996-07-06  |  3KB  |  70 lines

  1. Exchange Profile Selector
  2. Version 1.4.1
  3. By Jan G.P. Sijm
  4.  
  5. Introduction
  6.  
  7.   I created this little utility, because it offers a feature that is
  8.   not standard in Microsoft Windows Messaging (e.g. Microsoft Exchange)
  9.   for Windows 95. I use a number of messaging profiles, because some of
  10.   these profiles have conflicting options or because i do not want the
  11.   fax service to access my modem. There is no easy way to switch profiles
  12.   except having Microsoft Windows Messaging (e.g. Microsoft Exchange)
  13.   prompt you for it with a special dialog. I simply wanted to create a
  14.   shortcut on my desktop for each profile, but that is not possible
  15.   with Microsoft Windows Messaging (e.g. Microsoft Exchange).
  16.  
  17.   The 'Exchange Profile Selector' utility will allow you to start a
  18.   specific messaging profile directly. Simply specify the name of the
  19.   profile on the command line (do not forget to enclose it in double
  20.   quotes if the profile name has spaces in it) and this little utility
  21.   will do the rest. This will make it possible to start any messaging
  22.   profile from the command line of a DOS-box or by using a shortcut
  23.   icon on your desktop or start menu.
  24.  
  25.   I created this utility for my personal use and i think it works pretty
  26.   well. If you do find bugs or if you have any ideas on how i could improve
  27.   this little utility, please let me know.
  28.  
  29. Command Line Syntax
  30.  
  31.   EPS Profile [Options]
  32.  
  33.     The optional command line options will be passed directly to
  34.     Microsoft Windows Messaging (e.g. Microsoft Exchange).
  35.  
  36.   For example :
  37.  
  38.     EPS "MS Exchange Settings"
  39.     EPS "MS Exchange Settings" /n
  40.     EPS "FAX Settings" /a
  41.  
  42. History
  43.  
  44.   - May 12, 1996
  45.     - Initial release
  46.  
  47.   - May 21, 1996
  48.     - The Exchange Profile Selector would not work on slower
  49.       machines due to the fact that EPS would exit before
  50.       Microsoft Exchange was actually started. Fixed that bug...
  51.  
  52.   - May 27, 1996
  53.     - The Exchange Profile Selector can now be started with command
  54.       line options that will be passed to Microsoft Exchange.
  55.  
  56.   - June 8, 1996
  57.     - A new version of Microsoft Exchange, now called Windows Messaging,
  58.       has been released by Microsoft. This version adds support
  59.  
  60.   - July 4, 1996
  61.     - The Exchange Profile Selector now also works with the Windows NT
  62.       version of Microsoft Exchange. This version was tested with
  63.       Windows NT 4.0 Workstation Beta 2 (Build 1314) and Microsoft
  64.       Exchange version 4.0.837.6
  65.  
  66. Jan Sijm
  67. 101451.1651@compuserve.com
  68. http://ourworld.compuserve.com/homepages/jsijm
  69.  
  70.